Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tracer API for evaluating a contract call #602

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

libotony
Copy link
Member

This PR is on top of #600, added API POST /debug/tracers/call which is equivalent to eth_debugTraceCall, allowing users to do a trace while evaluating a contract call. #589 initiated the feature request.

@libotony libotony mentioned this pull request Aug 1, 2023
@libotony libotony changed the title Trace call Add tracer API for evaluating a contract call Aug 1, 2023
@libotony libotony merged commit 3c7b866 into vechain:master Aug 9, 2023
6 checks passed
@libotony libotony deleted the trace-call branch August 9, 2023 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants